home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / program / gemxx19.zoo / gem++19 / example / acc.h < prev    next >
Text File  |  1993-05-02  |  283b  |  11 lines

  1. /* resource set indices for ACC */
  2.  
  3. #define MENU               0 /* menu */
  4. #define DOOPEN             7 /* STRING in tree MENU */
  5. #define DOQUIT            16 /* STRING in tree MENU */
  6.  
  7. #define SAYHELLO           1 /* form/dialog */
  8.  
  9. #define ACCNAME            0 /* Free string */
  10.  
  11.